Esx Settings ComponentOverrideInfo
The Esx Settings ComponentOverrideInfo schema contains fields that describe how the component was overridden.
This schema was added in vSphere API 7.0.0.0.
{
"version": "string",
"display_version": "string",
"source": "string",
"note": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
}
Version of the component override.
This property was added in vSphere API 7.0.0.0.
Human readable version of the component override.
This property was added in vSphere API 7.0.0.0.
Source of the component override.
For more information see: Esx Settings ComponentSource.
This property was added in vSphere API 7.0.0.0.
Note explaining the override.
This property was added in vSphere API 7.0.0.0.